Blog

New ColdBox repository homes and tools

Luis Majano November 08, 2009

Spread the word

Luis Majano

November 08, 2009

Spread the word


Share your thoughts

We are almost there migrating all of our SVN repositories, tickets, etc to our new home at assembla.  We have chosen assembla as it offers the best collaboration tools and open source spaces.  Our migration is almost complete and all of our nightly builds are now pointing to our assembla svn servers.  Our old servers will be still online but no development will be done there.  So please adjust all your SVN pointers to anything ColdBox.  We have created several spaces in Assembla for ColdBox Development:
  1. ColdBox Platform
  2. ColdBox Dashboard
  3. ColdBox Code Depot
  4. ColdBox Community
We have several tools that will be cool for anybody just looking at the projects or actual watchers of the project.  Our old repository wiki is in progress of being migrated to CodexWiki in our new wiki home: http://wiki.coldbox.org.  So it will take some weeks before all the documentation is migrated and we can slowly phase out our beloved Trac site that has been faithful to us for more than 4 years.

On other news, we have created our ColdBox Community space which is now a full community workspace.  Therefore, we would like to offer a space for the ColdBox Community to come together and share their: plugins, interceptors, pet projects, samples etc.  If you are interested in active development we can create an account for you in our community space and you can have access to either an SVN or GIT repository, and tons of features in the ColdBox Community Space:
  1. Milestones/Ticketing System
  2. SVN source control or
  3. GIT source control
  4. Online collaboration chat
  5. Online messaging/forums
  6. Community Wiki
  7. Online File Sharing
  8. more...
Just email us at info@coldbox.org and we will send you some information about it.  Also, please note our contribution agreements and by laws here: http://www.coldboxframework.com/index.cfm/about/contribute.  It is important that you fill one out if you would like to participate in the ColdBox Community initiative.

So with that said, we keep pushing forward in our ColdBox 3.0.0 development, expect a beta 3 this week and new and exciting things in the coming weeks.  We are truly excited with all the new tools we will have for more active and open development.  Not only that, but offering the ColdBox community a chance to host their projects and be part of ColdBox Development.

Add Your Comment

(1)

Nov 09, 2009 15:52:10 UTC

by Sami Hoda

Congrats on the move.

Recent Entries

Your Development Team Is at Capacity. Here’s How to Keep Critical Work Moving!

Your Development Team Is at Capacity. Here’s How to Keep Critical Work Moving!

The problem is not that your team lacks priorities.It is that maintenance, delivery, and long-term improvement are competing for the same people.

For companies running business-critical CFML, ColdFusion, or BoxLang applications, that pressure can be especially difficult to solve. Experienced developers are not always easy to hire quickly, application knowledge may be concentrated in one or two people, and a generalist may need significant context before taking ownership of the work. A permanent hire can also require a significant investment in recruiting, compensation, onboarding, and long-term capacity even when the immediate need is a specific project, urgent maintenance, or a period of transition.

Maria Jose Herrera
Maria Jose Herrera
September 18, 2026
Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Reasoning-capable models have been usable in BoxLang AI for a while. params passes straight through to the provider body, so params: { thinking: { type: "enabled", budget_tokens: 10000 } } for Claude, or params: { reasoning_effort: "high" } for OpenAI, already reached the API. What never worked was reading the reasoning back. It was parsed out on arrival and silently dropped. In 3.4.0, that's fixed, and it's fixed the same way for every provider.

Luis Majano
Luis Majano
September 15, 2026